The backquote (`) is a typographical character used both as a diacritical mark (the grave accent) and as a crucial programming symbol. As a diacritic, it marks a falling tone or stresses a vowel. In computing, its most widespread uses include command substitution in Unix shells, template literals in JavaScript, and code formatting in Markdown.